file name - определение. Что такое file name
Diclib.com
Словарь ChatGPT
Введите слово или словосочетание на любом языке 👆
Язык:

Перевод и анализ слов искусственным интеллектом ChatGPT

На этой странице Вы можете получить подробный анализ слова или словосочетания, произведенный с помощью лучшей на сегодняшний день технологии искусственного интеллекта:

  • как употребляется слово
  • частота употребления
  • используется оно чаще в устной или письменной речи
  • варианты перевода слова
  • примеры употребления (несколько фраз с переводом)
  • этимология

Что (кто) такое file name - определение

TEXT STRING USED TO UNIQUELY IDENTIFY A COMPUTER FILE
File name; Directory name; Filenames; 6.3 filename; 6.3 file name; Reserved character; Reserved characters
  • Windows]] command shell showing filenames in a directory
  • Filename list, with long filenames containing comma and space characters as they appear in a software display.
Найдено результатов: 7254
Filé (band)         
BAND
File (band)
Filé is a cajun music ensemble from Louisiana founded in 1983. The group is named after filé powder, a spice used in cajun food.
File URI scheme         
UNIFORM RESOURCE IDENTIFIER SCHEME
File protocol; File url; File URI; File Protocol; File://; File:///
The File URI Scheme is a URI scheme defined in , typically used to retrieve files from within one's own computer.
file type         
  • wav-file: 2.1 Megabytes.
  • ogg-file: 154 kilobytes.
FORMALIZED STRUCTURE OF INFORMATION STORED ON A COMPUTER
File Formats; Filetype; File type; Bytestream format; File formats; Computer file formats; Computer file format; Binary signature; File format identification
<file format> The kind of data stored in a file. Most modern operating systems use the filename extension to determine the file type though some store this information elsewhere in the file system. The file type is used to choose an appropriate icon to represent the file in a GUI and the correct application with which to view, edit, run, or print the file. Different operating systems support different sets of file types though most agree on a large common set and allow arbitrary new types to be defined. See also MIME. {FileInfo.net - The File Extensions Resource (http://fileinfo.net)} (2006-07-11)
Personennamendatei         
AUTHORITY FILE BY THE GERMAN NATIONAL LIBRARY
Name Authority File
The or PND (translated as Name Authority File) is an authority file of people, which served primarily to access literature in libraries. The PND has been built up between 1995 and 1998 and was published by the German National Library (DNB) until 2012.
File manager         
  • The Alto Neptune file manager program
  • In Cubix, files sharing the same attributes are represented by cubes in a 3D environment.
  • [[File System Visualizer]], one example of a 3D file manager
  • Miller Column]] browser from [[GNUstep]] is a type of Navigational file manager.
  • [[Midnight Commander]], an orthodox file manager with a [[text-based user interface]]
  • The [[Nautilus file manager]] had a spatial mode, which was removed with the arrival of GNOME (and with it Nautilus) version 3.x.  Each of these windows displays an open directory.
  • Nemo]]
  • File Manager]] in [[Windows 10]], displaying the contents of partition X:
COMPUTER PROGRAM THAT PROVIDES A USER INTERFACE TO WORK WITH FILE SYSTEMS
File browser; Computer file management; Orthodox file manager; Navigational file manager; File managers; Orthodox File Managers; Orthodox File Manager; VDFM; Save As; Filemanager; File Manager; File management; Document browser; Commander (computing); Norton Commander clone; Dual-pane file manager; 3D file manager; File management application; File processing; File system browser
A file manager or file browser is a computer program that provides a user interface to manage files and folders. The most common operations performed on files or groups of files include creating, opening (e.
File folder         
  • [[Punched pocket]]s used in some file folders.
  • A file folder in open position.
FOLDER THAT HOLDS LOOSE PAPERS TOGETHER FOR ORGANIZATION AND PROTECTION
Hanging file folder; File folders; 📁; 📂; Pocket folders; 1/3 cut
A file folder (or simply folder) is a kind of folder that holds paper] for organization and protection. File folders usually consist of a sheet of heavy paper stock or other thin, but stiff, material which is folded in half, and are used to keep paper [[documents.
save as         
  • The Alto Neptune file manager program
  • In Cubix, files sharing the same attributes are represented by cubes in a 3D environment.
  • [[File System Visualizer]], one example of a 3D file manager
  • Miller Column]] browser from [[GNUstep]] is a type of Navigational file manager.
  • [[Midnight Commander]], an orthodox file manager with a [[text-based user interface]]
  • The [[Nautilus file manager]] had a spatial mode, which was removed with the arrival of GNOME (and with it Nautilus) version 3.x.  Each of these windows displays an open directory.
  • Nemo]]
  • File Manager]] in [[Windows 10]], displaying the contents of partition X:
COMPUTER PROGRAM THAT PROVIDES A USER INTERFACE TO WORK WITH FILE SYSTEMS
File browser; Computer file management; Orthodox file manager; Navigational file manager; File managers; Orthodox File Managers; Orthodox File Manager; VDFM; Save As; Filemanager; File Manager; File management; Document browser; Commander (computing); Norton Commander clone; Dual-pane file manager; 3D file manager; File management application; File processing; File system browser
<editor, programming, storage> A variant of save that saves the current document in an alternative format. (2005-02-15)
Hosts (file)         
COMPUTER CONFIGURATION FILE TO MAP HOSTNAMES TO IP ADDRESSES
/etc/hosts; Hosts.txt; HOSTS file; Host file; HOST file; Hostfile; Hosts file filtering; Host file.; HOSTS File; Hosts file; Hosts File Poisoning; HOSTS.TXT
The computer file hosts is an operating system file that maps hostnames to IP addresses. It is a plain text file.
hosts file         
COMPUTER CONFIGURATION FILE TO MAP HOSTNAMES TO IP ADDRESSES
/etc/hosts; Hosts.txt; HOSTS file; Host file; HOST file; Hostfile; Hosts file filtering; Host file.; HOSTS File; Hosts file; Hosts File Poisoning; HOSTS.TXT
<networking> A text file on a networked computer that was used to associate host names with IP addresses. A hosts file contains lines consisting of whitespace-separated fields giving an IP address followed by list of host names or aliases associated with that address. The name resolution library software can use this file to look up the IP address for a host name. The hosts file is "/etc/hosts" on Unix and "C:WindowsSystem32driversetchosts" or "lmhosts" on Microsoft Windows, Hosts files have now been almost entirely replaced by DNS, in which distributed servers provide the same information. A hosts file can still be used to override DNS for testing purposes or other special situations. (2007-05-09)
Zero-byte file         
COMPUTER FILE CONTAINING NO DATA
Zero byte files; Zero length file; Zero-length file; Empty file; Zero byte file; 0 byte file; 0-byte file; Blank file; Inode/x-empty
A zero-byte file or zero-length file is a computer file containing no data; that is, it has a length or size of zero bytes.

Википедия

Filename

A filename or file name is a name used to uniquely identify a computer file in a file system. Different file systems impose different restrictions on filename lengths.

A filename may (depending on the file system) include:

  • name – base name of the file
  • extension – may indicate the format of the file (e.g. .txt for plain text, .pdf for Portable Document Format, .dat for unspecified binary data, etc.)

The components required to identify a file by utilities and applications varies across operating systems, as does the syntax and format for a valid filename.

Filenames may contain any arbitrary bytes the user chooses. This may include things like a revision or generation number of the file such as computer code, a numerical sequence number (widely used by digital cameras through the DCF standard), a date and time (widely used by smartphone camera software and for screenshots), and/or a comment such as the name of a subject or a location or any other text to facilitate the searching the files. In fact, even unprintable characters, including bell, 0x00, Return and LineFeed can be part of a filename, although most utilities do not handle them well.

Some people use of the term filename when referring to a complete specification of device, subdirectories and filename such as the Windows C:\Program Files\Microsoft Games\Chess\Chess.exe. The filename in this case is Chess.exe. Some utilities have settings to suppress the extension as with MS Windows Explorer.